home *** CD-ROM | disk | FTP | other *** search
/ Gigarom 1 / Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso / FILES / HYP / C-D / CoolMacStacks.sea / Cool Mac Stacks / Information Enhancement / Recipes 2.1 / stylesheet_29280.css < prev   
Cascading Style Sheet File  |  1991-12-17  |  239b  |  25 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style2
  5.         {
  6.             font-size: 14pt;
  7.         }
  8.         .style3
  9.         {
  10.             font-style: italic;
  11.         }
  12.         .style4
  13.         {
  14.             font-family: "Chicago";
  15.             font-size: 12pt;
  16.         }
  17.         .style6
  18.         {
  19.             font-size: 9pt;
  20.         }
  21.         .style9
  22.         {
  23.             font-weight: bold;
  24.         }
  25.